home *** CD-ROM | disk | FTP | other *** search
/ Retro Gamer 5 / Retro Gamer 05.iso / PC games / justshoot.exe / justshoot.dcr / 00241.ls < prev    next >
Encoding:
Text File  |  2004-06-04  |  120 b   |  9 lines

  1. on mouseUp
  2.   cleanup()
  3.   when mouseDown then nothing  
  4.   puppetSound("blink")
  5.   updateStage()
  6.   cursor(-1)
  7.   go(20)
  8. end
  9.